SparseList{SparseDict} representation:

5x5_falses: Bool[0 0 0 0 0; 0 0 0 0 0; 0 0 0 0 0; 0 0 0 0 0; 0 0 0 0 0]
tensor: Tensor(SparseList{Int64}(Sparse{Int64}(Element{false, Bool, Int64}(Bool[]), 5, Finch.DictTable{Int64, Int64, Vector{Int64}, Vector{Int64}, Vector{Int64}, Dict{Tuple{Int64, Int64}, Int64}}([1], Int64[], Int64[], Dict{Tuple{Int64, Int64}, Int64}())), 5, [1, 1], Int64[]))
countstored: 0
5x5_trues: Bool[1 1 1 1 1; 1 1 1 1 1; 1 1 1 1 1; 1 1 1 1 1; 1 1 1 1 1]
tensor: Tensor(SparseList{Int64}(Sparse{Int64}(Element{false, Bool, Int64}(Bool[1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]), 5, Finch.DictTable{Int64, Int64, Vector{Int64}, Vector{Int64}, Vector{Int64}, Dict{Tuple{Int64, Int64}, Int64}}([1, 6, 11, 16, 21, 26], [1, 2, 3, 4, 5, 1, 2, 3, 4, 5, 1, 2, 3, 4, 5, 1, 2, 3, 4, 5, 1, 2, 3, 4, 5], [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25], Dict((4, 5) => 20, (1, 2) => 2, (3, 1) => 11, (2, 5) => 10, (1, 3) => 3, (1, 4) => 4, (5, 5) => 25, (3, 2) => 12, (3, 3) => 13, (4, 1) => 16, (2, 1) => 6, (3, 4) => 14, (1, 5) => 5, (4, 2) => 17, (5, 1) => 21, (2, 2) => 7, (4, 3) => 18, (2, 3) => 8, (3, 5) => 15, (4, 4) => 19, (2, 4) => 9, (1, 1) => 1, (5, 2) => 22, (5, 3) => 23, (5, 4) => 24))), 5, [1, 6], [1, 2, 3, 4, 5]))
countstored: 25
4x4_one_bool: Bool[0 0 0 1; 0 0 0 0; 1 0 0 0; 0 1 0 0]
tensor: Tensor(SparseList{Int64}(Sparse{Int64}(Element{false, Bool, Int64}(Bool[1, 1, 1]), 4, Finch.DictTable{Int64, Int64, Vector{Int64}, Vector{Int64}, Vector{Int64}, Dict{Tuple{Int64, Int64}, Int64}}([1, 2, 3, 4], [3, 4, 1], [1, 2, 3], Dict((2, 4) => 2, (3, 1) => 3, (1, 3) => 1))), 4, [1, 4], [1, 2, 4]))
countstored: 3
5x4_bool_mix: Bool[0 1 0 1; 0 0 0 0; 1 1 1 1; 1 1 1 1; 0 1 0 1]
tensor: Tensor(SparseList{Int64}(Sparse{Int64}(Element{false, Bool, Int64}(Bool[1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]), 5, Finch.DictTable{Int64, Int64, Vector{Int64}, Vector{Int64}, Vector{Int64}, Dict{Tuple{Int64, Int64}, Int64}}([1, 3, 7, 9, 13], [3, 4, 1, 3, 4, 5, 3, 4, 1, 3, 4, 5], [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12], Dict((4, 5) => 12, (2, 5) => 6, (1, 3) => 1, (1, 4) => 2, (3, 3) => 7, (4, 1) => 9, (2, 1) => 3, (3, 4) => 8, (4, 3) => 10, (2, 3) => 4, (4, 4) => 11, (2, 4) => 5))), 4, [1, 5], [1, 2, 3, 4]))
countstored: 12
5x5_zeros: [0.0 0.0 0.0 0.0 0.0; 0.0 0.0 0.0 0.0 0.0; 0.0 0.0 0.0 0.0 0.0; 0.0 0.0 0.0 0.0 0.0; 0.0 0.0 0.0 0.0 0.0]
tensor: Tensor(SparseList{Int64}(Sparse{Int64}(Element{0.0, Float64, Int64}(Float64[]), 5, Finch.DictTable{Int64, Int64, Vector{Int64}, Vector{Int64}, Vector{Int64}, Dict{Tuple{Int64, Int64}, Int64}}([1], Int64[], Int64[], Dict{Tuple{Int64, Int64}, Int64}())), 5, [1, 1], Int64[]))
countstored: 0
5x5_ones: [1.0 1.0 1.0 1.0 1.0; 1.0 1.0 1.0 1.0 1.0; 1.0 1.0 1.0 1.0 1.0; 1.0 1.0 1.0 1.0 1.0; 1.0 1.0 1.0 1.0 1.0]
tensor: Tensor(SparseList{Int64}(Sparse{Int64}(Element{0.0, Float64, Int64}([1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0]), 5, Finch.DictTable{Int64, Int64, Vector{Int64}, Vector{Int64}, Vector{Int64}, Dict{Tuple{Int64, Int64}, Int64}}([1, 6, 11, 16, 21, 26], [1, 2, 3, 4, 5, 1, 2, 3, 4, 5, 1, 2, 3, 4, 5, 1, 2, 3, 4, 5, 1, 2, 3, 4, 5], [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25], Dict((4, 5) => 20, (1, 2) => 2, (3, 1) => 11, (2, 5) => 10, (1, 3) => 3, (1, 4) => 4, (5, 5) => 25, (3, 2) => 12, (3, 3) => 13, (4, 1) => 16, (2, 1) => 6, (3, 4) => 14, (1, 5) => 5, (4, 2) => 17, (5, 1) => 21, (2, 2) => 7, (4, 3) => 18, (2, 3) => 8, (3, 5) => 15, (4, 4) => 19, (2, 4) => 9, (1, 1) => 1, (5, 2) => 22, (5, 3) => 23, (5, 4) => 24))), 5, [1, 6], [1, 2, 3, 4, 5]))
countstored: 25
5x5_float_mix: [0.0 1.0 2.0 2.0 3.0; 0.0 0.0 0.0 0.0 0.0; 1.0 1.0 2.0 0.0 0.0; 0.0 0.0 0.0 3.0 0.0; 0.0 0.0 0.0 0.0 0.0]
tensor: Tensor(SparseList{Int64}(Sparse{Int64}(Element{0.0, Float64, Int64}([1.0, 1.0, 1.0, 2.0, 2.0, 2.0, 3.0, 3.0]), 5, Finch.DictTable{Int64, Int64, Vector{Int64}, Vector{Int64}, Vector{Int64}, Dict{Tuple{Int64, Int64}, Int64}}([1, 2, 4, 6, 8, 9], [3, 1, 3, 1, 3, 1, 4, 1], [1, 2, 3, 4, 5, 6, 7, 8], Dict((3, 1) => 4, (3, 3) => 5, (1, 3) => 1, (4, 1) => 6, (5, 1) => 8, (2, 1) => 2, (2, 3) => 3, (4, 4) => 7))), 5, [1, 6], [1, 2, 3, 4, 5]))
countstored: 8

